object frmEnterkey: TfrmEnterkey Left = 637 Top = 435 BorderStyle = bsDialog Caption = 'Enter Key' ClientHeight = 218 ClientWidth = 375 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 103 Top = 134 Width = 269 Height = 33 AutoSize = False Caption = 'To obtain your license, ' Transparent = True WordWrap = True end object Label2: TLabel Left = 104 Top = 151 Width = 46 Height = 13 Cursor = crHandPoint Caption = 'Click here' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = Label2Click end object Bevel1: TBevel Left = 8 Top = 170 Width = 361 Height = 28 Shape = bsTopLine end object Label3: TLabel Left = 10 Top = 8 Width = 269 Height = 33 AutoSize = False Caption = 'Please enter your license information' Font.Charset = DEFAULT_CHARSET Font.Color = 10053120 Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label4: TLabel Left = 10 Top = 41 Width = 92 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'License Type:' Transparent = True end object LabeledEdit1: TLabeledEdit Left = 104 Top = 70 Width = 257 Height = 21 EditLabel.Width = 92 EditLabel.Height = 13 EditLabel.Caption = 'Registration Name:' EditLabel.Transparent = True EditLabel.Layout = tlCenter ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0' LabelPosition = lpLeft TabOrder = 0 end object LabeledEdit2: TLabeledEdit Left = 104 Top = 102 Width = 257 Height = 21 EditLabel.Width = 90 EditLabel.Height = 13 EditLabel.Caption = 'Registration Code:' EditLabel.Transparent = True EditLabel.Layout = tlCenter ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0' LabelPosition = lpLeft TabOrder = 1 end object BitBtn1: TBitBtn Left = 102 Top = 184 Width = 75 Height = 25 Caption = 'OK' Default = True TabOrder = 2 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 198 Top = 184 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = BitBtn2Click end object ComboBox1: TComboBox Left = 104 Top = 38 Width = 257 Height = 21 Style = csDropDownList ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0' ItemHeight = 13 ItemIndex = 0 TabOrder = 4 Text = 'Glary Utilities Pro Edition' Items.Strings = ( 'Glary Utilities Pro Edition') end object XPManifest1: TXPManifest Left = 320 Top = 128 end end